services.muchsync.remotes.<name>.sshCommand
Specifies a command line to pass to /bin/sh
to execute a command on another machine.
Note that because this string is passed to the shell, special characters including spaces may need to be escaped.
- Type
string- Default
"ssh -CTaxq"- Declared
- <home-manager/modules/services/muchsync.nix>